home *** CD-ROM | disk | FTP | other *** search
/ Dos/V Magazine 1995 October 15 / CD [VMAG951015].bin / _demo / w95demo / w95demo.exe / A95DEMO.DXR / 00078.ls < prev    next >
Encoding:
Text File  |  1995-08-22  |  225 b   |  10 lines

  1. on enterFrame
  2.   global gResellerVersion, gFinishedTopics, gCurrSection
  3.   set gFinishedTopics to EMPTY
  4.   set gCurrSection to EMPTY
  5.   cursor(200)
  6.   startTimer()
  7.   set the timeoutScript to EMPTY
  8.   set the timeoutLength to 0
  9. end
  10.